home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Games / NeXTGo / Source / ClickCell.h < prev    next >
Text File  |  1993-02-08  |  107b  |  11 lines

  1. #include "comment.header"
  2.  
  3. #import <appkit/TextFieldCell.h>
  4.  
  5. @interface ClickCell:TextFieldCell
  6. {
  7. }
  8.  
  9.  
  10. @end
  11.